CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - feature point sift

搜索资源列表

  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2758061
    • 提供者:wuwei
  1. sift

    0下载:
  2. 图像拼接 sift 特征点,两幅图像进行拼配 拼接,先找找出特征点匹配-The image stitching, sift feature points, two images blending splicing find someone to identify the characteristics of point matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:442368
    • 提供者:王金凯
  1. ssift-mattchi

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特特征点匹配,可用于图像拼接等。c和matlab代码都有 -sift feature point extraction code and the special feature points matching image stitching, etc., can be used to extract feature points of the two images. c and matlab code has
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:376404
    • 提供者:shakaqier
  1. ssiftzipi

    0下载:
  2. sift特征点对应匹配算法对立体匹配的的初学入门者和资深编程人员都是很有用的式 -sift feature point correspondence matching algorithm for stereo matching novice beginners and experienced programmers are useful formula
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:376332
    • 提供者:shakaqier
  1. siftFeat

    1下载:
  2. sift特征点提取源代码,已经过调试运行,下载后即可应用,代码也可作为参考。-sift feature point extraction source code, it has been testing the run, you can download the application, the code can be used as a reference.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:2905629
    • 提供者:周伟
  1. sift_ImageProcessing

    0下载:
  2. sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速-sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the who
  3. 所属分类:Graph program

    • 发布日期:2017-11-18
    • 文件大小:443421
    • 提供者:廖小超
  1. imagematch

    1下载:
  2. 使用opencv编写的图像匹配源代码,包括特征点检测,sift特征匹配的具体实现代码-Opencv image matching source code written, including feature point detection, sift feature matching specific implementation code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:2581056
    • 提供者:kangue
  1. siftDemoV4

    0下载:
  2. SIFT特征点匹配,内涵matlab语言、c语言,-SIFT feature point matching, meaning matlab language, c language,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:7652490
    • 提供者:周周
  1. affine-covariant-features.tar.

    0下载:
  2. 求解图像的特征值,改特征值具有很强的可靠性,affine covariant features,并将此特征值转换为大家熟悉的sift形式,Solving the image feature points. This kind of feature point is very robust, and it s called affine covariant features, which has the form of SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:9984255
    • 提供者:jiang
  1. SIFT_VC.rar

    0下载:
  2. sift算法,支持特征点提取,kdtree算法匹配的程序。,sift algorithm, program support feature point extraction, kdtree algorithm match.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:191200
    • 提供者:fengguanghui
  1. sift_MATLAB

    0下载:
  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-Hot and difficult of the current research areas of domestic and foreign feature point matching based the SIFT image registration pro
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:2631461
    • 提供者:yejj
  1. SIFT_VC

    0下载:
  2. 基于opencv实现的sift算法,实现了对目标特征点的提取-Based opencv realized sift algorithm to achieve the target feature point extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:13373324
    • 提供者:wirelessflying
  1. SiftDemo

    0下载:
  2. 利用opencv编写的sift特征点提取程序,适用于研究此算法-Sift feature point extraction programming using opencv, which is applicable to research this algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:13553015
    • 提供者:张伟丽
  1. stitching

    0下载:
  2. 基于sift特征点的图像拼接算法,效果不错,有需要的同学可以下载-Image mosaic algorithm based on sift feature point, well, needy students can download to see
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:5671265
    • 提供者:魏园波
  1. sift2_imMosaic

    0下载:
  2. 基于sift特征点的图像拼接代码,sift代码-Sift feature point-based image stitching code, sift code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:442064
    • 提供者:shorfy
  1. SIFTTest3

    0下载:
  2. 实现对图像的sift特征点检测,能够对图像添加噪声、旋转、缩放,检验sift算法效果,实现两幅图像间的sift特征点匹配。-Sift feature point detection on the image, you can add noise on the image, rotate, zoom, testing the effect of sift algorithm, sift feature point matching between two images.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:557623
    • 提供者:sherry
  1. siftDemoV4

    0下载:
  2. David Lowe的sift提取特征点的源代码,适合新手进行图像的特征点提取-David Lowe sift extract characteristic points source code, suitable for novice image feature point extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:820254
    • 提供者:孙健
  1. DXCapture1

    0下载:
  2. 此代码通过directShow技术实时采集到摄像头中所看到的图像,将此图像经过sift算法的处理后再图像上得到了sift特征点-This code directShow technology through real-time collection into the camera can see the image, this image processing algorithm and then sift through the images obtained sift feature poi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:18456665
    • 提供者:chenguifang
  1. Gauss-Pyramid-sift_openvc

    0下载:
  2. 用opencv实现了高斯金字塔,得到了图像的sift特征点,并得到了不同高斯尺度下得图形-Gaussian pyramid with opencv obtained image sift feature point, and has been obtained under different graphical Gaussian scale
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:17812905
    • 提供者:chenguifang
  1. SIFT_demo

    0下载:
  2. SIFT算法的相关实现 自己用matlab写的sift特征点检测与匹配程序,运行能通过-SIFT algorithm related to realize their written with matlab sift feature point detection and matching program, run through
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1473854
    • 提供者:xiaoxian
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com